This package contains the following files:
README - EN.txt – this file
fosa.csv	– data (industry and education)
LICENSE.txt	– the name of the dataset license and a reference to the license text

Variables in the data:
- year: year under review
- variable: diagnostic group for mental health disorders
    cmd: common mental health diagnosis
    muu: other mental health diagnosis
    yes: common and other mental health diagnosis
- filter: filtering by age and/or gender
    age_0: all,
    age1: - 29,
    age2: 30–39,
    age3: 40–49,
    age4: 50–59,
    age5: 60–65,
    gender_0: all,
    gender_1: male,
    gender_2: female,
    age_1__gender_1: - 29, male,
    age_1__gender_2: - 29, female,
    age_2__gender_1: 30–39, male,
    age_2__gender_2: 30–39, female,
    age_3__gender_1: 40–49, male,
    age_3__gender_2: 40–49, female,
    age_4__gender_1: 50–59, male,
    age_4__gender_2: 50–59, female,
    age_5__gender_1: 60–65, male,
    age_5__gender_2: 60–65, female,

- group0_n: number of people participating in work during the same year as the diagnosis
- group0_share: employment participation rate during the same year as the diagnosis
- group1_n: number of people participating in work one year before the diagnosis
- group1_share: employment participation rate one year before the diagnosis
- group2_n: number of people participating in work one year after the diagnosis
- group2_share: employment participation rate one year after the diagnosis
- group3_n: number of people participating in work during the same year (control group)
- group3_share: employment participation rate during the same year (control group)